a{	color: rgb(0,0,100);	text-decoration: none; }a:hover {	color: black;}body{	font-family: Comic Sans MS, Arial, Helvetica;	background-color: rgb(200,255,120);	background-image: url(bg.html);	background-variant: watermark;	color: rgb(0,0,100);}table{	table-border-color-light: rgb(102,204,204);	table-border-color-dark: rgb(0,102,102); 	font-size: 10pt;}h1, h2, h3, h4, h5, h6{	font-family: Comic Sans MS, Arial, Helvetica;}h1{	color: rgb(153,0,0);}h2{	color: rgb(255,204,0); }h3{	color: rgb(0,153,153); }h4{	color: rgb(204,255,255);}h5{	color: rgb(0,0,102);}h6{	color: rgb(153,0,0);}